home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act3 / 00255.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  84 b   |  7 lines

  1. on exitFrame
  2.   global singit
  3.   set singit to 1
  4.   RotateCursor()
  5.   go(the frame)
  6. end
  7.